GrapeCity SPREAD for Windows Forms 11.0J
AddRange(CharBoxInfo[]) メソッド


このコレクションに追加するCharBoxInfoの配列。
CharBoxInfoの配列を現在のコレクションに追加します。
構文
'Declaration
 
Public Overloads Shadows Sub AddRange( _
   ByVal CharBoxInfoes() As CharBoxInfo _
) 
'使用法
 
Dim instance As CharBoxInfoCollection
Dim CharBoxInfoes() As CharBoxInfo
 
instance.AddRange(CharBoxInfoes)
public new void AddRange( 
   CharBoxInfo[] CharBoxInfoes
)

パラメータ

CharBoxInfoes
このコレクションに追加するCharBoxInfoの配列。
参照

CharBoxInfoCollection クラス
CharBoxInfoCollection メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.